From: Jochen Sprickerhof Date: Sun, 18 Sep 2016 07:23:23 +0000 (+0200) Subject: Disable QT on arm again X-Git-Tag: archive/raspbian/1.14.0+dfsg-2+rpi1^2~168 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=f511f2e97c64ce082391e4915e86d5f8f4302dd6;p=pcl.git Disable QT on arm again --- diff --git a/debian/control b/debian/control index 67e5a1bb..0bd8df9d 100644 --- a/debian/control +++ b/debian/control @@ -19,12 +19,12 @@ Build-Depends: debhelper (>= 9), dh-exec (>=0.3), libqhull-dev, libopenni-dev [!s390x !alpha !hppa !hurd-i386 !kfreebsd-any !m68k !sh4 !sparc64], libopenni2-dev [!armel !hppa !hurd-i386 !kfreebsd-any !m68k !powerpcspe], - libqt5opengl5-dev, + libqt5opengl5-dev [!armel !armhf], libusb-1.0-0-dev, freeglut3-dev, libxmu-dev, libxi-dev, - libvtk6-qt-dev + libvtk6-qt-dev [!armel !armhf] Build-Depends-Indep: doxygen, doxygen-latex Standards-Version: 3.9.8 @@ -40,7 +40,7 @@ Depends: libboost-all-dev, libflann-dev, libvtk6-dev, libqhull-dev, - libvtk6-qt-dev, + libvtk6-qt-dev [!armel !armhf], libopenni-dev [!s390x !alpha !hppa !hurd-i386 !kfreebsd-any !m68k !sh4 !sparc64], libopenni2-dev [!armel !hppa !hurd-i386 !kfreebsd-any !m68k !powerpcspe], libpcl-apps1.8 (= ${binary:Version}),